[INFO] cloning repository https://github.com/katsuhirohonda/fitbit-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katsuhirohonda/fitbit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatsuhirohonda%2Ffitbit-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatsuhirohonda%2Ffitbit-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8a82b47f4b07563a41fe8dec3f34c69bb1830ff
[INFO] fixing katsuhirohonda/fitbit-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatsuhirohonda%2Ffitbit-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/katsuhirohonda/fitbit-rs
[INFO] finished tweaking git repo https://github.com/katsuhirohonda/fitbit-rs
[INFO] tweaked toml for git repo https://github.com/katsuhirohonda/fitbit-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/katsuhirohonda/fitbit-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/katsuhirohonda/fitbit-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505
[INFO] running `Command { std: "docker" "start" "2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking fitbit-sdk v0.1.0 (/opt/rustwide/workdir/fitbit-sdk)
[INFO] [stdout] warning: unused import: `time::Date`
[INFO] [stdout]  --> fitbit-sdk/src/types/user.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use time::Date;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/activity.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/sleep.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/body.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/nutrition.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::Date`
[INFO] [stdout]  --> fitbit-sdk/src/types/user.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use time::Date;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/activity.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/sleep.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/body.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> fitbit-sdk/src/types/nutrition.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/user.rs:54:50
[INFO] [stdout]     |
[INFO] [stdout]  54 |         let response: UserProfileResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                  ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  54 |         let response: UserProfileResponse = self.get::<UserProfileResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                     ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/user.rs:54:50
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let response: UserProfileResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                  ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `UserError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/user.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl From<String> for UserError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let response: UserProfileResponse = self.get::<UserProfileResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                     ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/user.rs:104:50
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post(path, Some(params)).await?;
[INFO] [stdout]     |                                                  ^^^^ cannot infer type of the type parameter `E` declared on the method `post`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::post`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub(crate) async fn post<T, B, E>(&self, path: &str, body: Option<&B>) -> Result<T, E>
[INFO] [stdout]     |                         ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 266 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::post`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post::<UserProfileResponse, UpdateProfileParams, E>(path, Some(params)).await?;
[INFO] [stdout]     |                                                      +++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/user.rs:104:50
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post(path, Some(params)).await?;
[INFO] [stdout]     |                                                  ^^^^                          - type must be known at this point
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  cannot infer type of the type parameter `E` declared on the method `post`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `UserError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/user.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl From<String> for UserError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post::<UserProfileResponse, UpdateProfileParams, E>(path, Some(params)).await?;
[INFO] [stdout]     |                                                      +++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:59:54
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: ActivitySummaryResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                      ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: ActivitySummaryResponse = self.get::<ActivitySummaryResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                         ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/activity.rs:59:54
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: ActivitySummaryResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                      ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `ActivityError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/activity.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for ActivityError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: ActivitySummaryResponse = self.get::<ActivitySummaryResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                         ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:120:48
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get::<Value, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:120:48
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `ActivityError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/activity.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for ActivityError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get::<Value, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:176:52
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                    ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get::<LifetimeStatsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                       ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:176:52
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                    ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `ActivityError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/activity.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for ActivityError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get::<LifetimeStatsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                       ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/sleep.rs:59:47
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: SleepLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                               ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: SleepLogResponse = self.get::<SleepLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/sleep.rs:59:47
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: SleepLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                               ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `SleepError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/sleep.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for SleepError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: SleepLogResponse = self.get::<SleepLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/sleep.rs:102:48
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get::<SleepGoalResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/sleep.rs:102:48
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `SleepError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/sleep.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for SleepError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get::<SleepGoalResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:60:48
[INFO] [stdout]     |
[INFO] [stdout]  60 |         let response: WeightLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  60 |         let response: WeightLogResponse = self.get::<WeightLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/body.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let response: WeightLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `BodyError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/body.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for BodyError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let response: WeightLogResponse = self.get::<WeightLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/user.rs:54:50
[INFO] [stdout]     |
[INFO] [stdout]  54 |         let response: UserProfileResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                  ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  54 |         let response: UserProfileResponse = self.get::<UserProfileResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                     ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get::<BodyFatResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `BodyError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/body.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for BodyError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get::<BodyFatResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/user.rs:54:50
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let response: UserProfileResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                  ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `UserError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/user.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl From<String> for UserError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let response: UserProfileResponse = self.get::<UserProfileResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                     ++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get::<BodyGoalsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/user.rs:104:50
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post(path, Some(params)).await?;
[INFO] [stdout]     |                                                  ^^^^ cannot infer type of the type parameter `E` declared on the method `post`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::post`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub(crate) async fn post<T, B, E>(&self, path: &str, body: Option<&B>) -> Result<T, E>
[INFO] [stdout]     |                         ---- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 266 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::post`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post::<UserProfileResponse, UpdateProfileParams, E>(path, Some(params)).await?;
[INFO] [stdout]     |                                                      +++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `BodyError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/body.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for BodyError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get::<BodyGoalsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/user.rs:104:50
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post(path, Some(params)).await?;
[INFO] [stdout]     |                                                  ^^^^                          - type must be known at this point
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  cannot infer type of the type parameter `E` declared on the method `post`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `UserError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/user.rs:19:1
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl From<String> for UserError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let response: UserProfileResponse = self.post::<UserProfileResponse, UpdateProfileParams, E>(path, Some(params)).await?;
[INFO] [stdout]     |                                                      +++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/nutrition.rs:58:47
[INFO] [stdout]     |
[INFO] [stdout]  58 |         let response: WaterLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                               ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  58 |         let response: WaterLogResponse = self.get::<WaterLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:59:54
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: ActivitySummaryResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                      ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: ActivitySummaryResponse = self.get::<ActivitySummaryResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                         ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/nutrition.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let response: WaterLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                               ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `NutritionError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/nutrition.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for NutritionError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let response: WaterLogResponse = self.get::<WaterLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/nutrition.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get::<FoodLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/activity.rs:59:54
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: ActivitySummaryResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                      ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `ActivityError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/activity.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for ActivityError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: ActivitySummaryResponse = self.get::<ActivitySummaryResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                         ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/nutrition.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `NutritionError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/nutrition.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for NutritionError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get::<FoodLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:120:48
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get::<Value, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:120:48
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `ActivityError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/activity.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for ActivityError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let response: serde_json::Value = self.get::<Value, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:176:52
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                    ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get::<LifetimeStatsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                       ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/activity.rs:176:52
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                    ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `ActivityError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/activity.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for ActivityError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let response: LifetimeStatsResponse = self.get::<LifetimeStatsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                       ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/sleep.rs:59:47
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: SleepLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                               ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  59 |         let response: SleepLogResponse = self.get::<SleepLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/sleep.rs:59:47
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: SleepLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                               ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `SleepError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/sleep.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for SleepError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let response: SleepLogResponse = self.get::<SleepLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/sleep.rs:102:48
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get::<SleepGoalResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/sleep.rs:102:48
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `SleepError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/sleep.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for SleepError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let response: SleepGoalResponse = self.get::<SleepGoalResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:60:48
[INFO] [stdout]     |
[INFO] [stdout]  60 |         let response: WeightLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  60 |         let response: WeightLogResponse = self.get::<WeightLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/body.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let response: WeightLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `BodyError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/body.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for BodyError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let response: WeightLogResponse = self.get::<WeightLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get::<BodyFatResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `BodyError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/body.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for BodyError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let response: BodyFatResponse = self.get::<BodyFatResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get::<BodyGoalsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/body.rs:153:48
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `BodyError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/body.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for BodyError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let response: BodyGoalsResponse = self.get::<BodyGoalsResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                   ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/nutrition.rs:58:47
[INFO] [stdout]     |
[INFO] [stdout]  58 |         let response: WaterLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                               ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout]  58 |         let response: WaterLogResponse = self.get::<WaterLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> fitbit-sdk/src/nutrition.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let response: WaterLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                               ^^^                                  - type must be known at this point
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s satisfying `NutritionError: From<_>` found
[INFO] [stdout]   --> fitbit-sdk/src/types/nutrition.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl From<String> for NutritionError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let response: WaterLogResponse = self.get::<WaterLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]    |                                                  +++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/nutrition.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^ cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type must implement `StdError`
[INFO] [stdout] note: required by a bound in `FitbitClient::get`
[INFO] [stdout]    --> fitbit-sdk/src/client.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub(crate) async fn get<T, Q, E>(&self, path: &str, query: Option<&Q>) -> Result<T, E>
[INFO] [stdout]     |                         --- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 244 |         E: StdError + From<String>,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `FitbitClient::get`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get::<FoodLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> fitbit-sdk/src/nutrition.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                              ^^^                                  - type must be known at this point
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              cannot infer type of the type parameter `E` declared on the method `get`
[INFO] [stdout]     |
[INFO] [stdout] note: multiple `impl`s satisfying `NutritionError: From<_>` found
[INFO] [stdout]    --> fitbit-sdk/src/types/nutrition.rs:18:1
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl From<String> for NutritionError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: and another `impl` found in the `core` crate: `impl<T> From<T> for T;`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let response: FoodLogResponse = self.get::<FoodLogResponse, (), E>(&path, Option::<&()>::None).await?;
[INFO] [stdout]     |                                                 ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fitbit-sdk` (lib) due to 24 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fitbit-sdk` (lib test) due to 24 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505", kill_on_drop: false }`
[INFO] [stdout] 2f041853aa6e6d03f2714137364e8fce655018631db572818aed6b73a479c505
